home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / ftp / 32paft / _SETUP.1 / FTP.EXE / 0 / RCDATA / TINTROFORM / TINTROFORM.txt
Text File  |  1998-05-15  |  2KB  |  78 lines

  1. object IntroForm: TIntroForm
  2.   Left = 279
  3.   Top = 295
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome To AutoFTP'
  7.   ClientHeight = 91
  8.   ClientWidth = 438
  9.   Color = clAqua
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 48
  20.     Top = 8
  21.     Width = 369
  22.     Height = 41
  23.     AutoSize = False
  24.     Caption = 
  25.       'If you are using AutoFTP for the first time and, especially if y' +
  26.       'ou do not have prior experience with FTP software, we strongly s' +
  27.       'uggest that you click on AutoFTP Assistant button in the main sc' +
  28.       'reen.'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clBlue
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object AssistantBtn: TSpeedButton
  38.     Left = 12
  39.     Top = 12
  40.     Width = 27
  41.     Height = 27
  42.     Hint = 'AutoFTP Assistant'
  43.     AllowAllUp = True
  44.     GroupIndex = 5
  45.     Glyph.Data = {
  46.       76010000424D7601000000000000760000002800000020000000100000000100
  47.       04000000000000010000120B0000120B00001000000000000000000000000000
  48.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  49.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  50.       333333333337FF3333333333330003333333333333777F333333333333080333
  51.       3333333F33777FF33F3333B33B000B33B3333373F777773F7333333BBB0B0BBB
  52.       33333337737F7F77F333333BBB0F0BBB33333337337373F73F3333BBB0F7F0BB
  53.       B333337F3737F73F7F3333BB0FB7BF0BB3333F737F37F37F73FFBBBB0BF7FB0B
  54.       BBB3773F7F37337F377333BB0FBFBF0BB333337F73F333737F3333BBB0FBF0BB
  55.       B3333373F73FF7337333333BBB000BBB33333337FF777337F333333BBBBBBBBB
  56.       3333333773FF3F773F3333B33BBBBB33B33333733773773373333333333B3333
  57.       333333333337F33333333333333B333333333333333733333333}
  58.     NumGlyphs = 2
  59.   end
  60.   object Label2: TLabel
  61.     Left = 5
  62.     Top = 72
  63.     Width = 361
  64.     Height = 13
  65.     Caption = 
  66.       'Note: This window is displayed only when you start AutoFTP for t' +
  67.       'he first time.'
  68.   end
  69.   object BitBtn1: TBitBtn
  70.     Left = 376
  71.     Top = 64
  72.     Width = 59
  73.     Height = 25
  74.     TabOrder = 0
  75.     Kind = bkOK
  76.   end
  77. end
  78.